-
Home
-
Stripe Payment Forms by WP Simple Pay – Accept Credit Card Payments + Subscriptions with Stripe
-
4.4.5
-
Code
-
Classes
- WpCronScheduler
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
164 |
Lines of code |
73 |
Logical lines of code |
28 |
Comment lines |
64 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_recurrence_schedule() |
S |
56 |
3 |
20 |
schedule_recurring() |
S |
64 |
3 |
10 |
schedule_once() |
S |
70 |
2 |
6 |
unschedule() |
S |
68 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |
get_subscribed_events() |
S |
74 |
1 |
5 |
run() |
S |
80 |
1 |
3 |
unschedule_all() |
S |
81 |
1 |
3 |
get_next() |
S |
79 |
1 |
3 |
has_next() |
S |
79 |
1 |
3 |
add_custom_schedule_intervals() |
S |
73 |
1 |
6 |
get_custom_schedules() |
S |
79 |
1 |
4 |